Skip to main content

Install

Download the required resourses

Download Macle Development IDE extension Macle_23.3.0_DevSuite_IDE

Download Macle Simulator

Download and Install Visual studio code Get VSCode

Setting Up the Development Environment

After obtaining the necessary resources, we can set up the development environment by following these steps:

Installing the Macle_23.3.0_DevSuite_IDE

  1. Extract Macle_23.3.0_DevSuite_IDE.

  2. Open Visual Studio Code and go to the options menu. Select "Install from VSIX" and locate the extracted macle-miniprogram-tools-23.3.0 file. Proceed with installing the extension. Install from VSIX

  3. Reload the Visual Studio Code window.

  4. If the installation is successful, you will be able to see the M logo on the sidebar of Visual Studio Code.

Import the offline simulator

  1. Obtain the simulator suitable for your operating system by downloading it.
  2. Launch Visual Studio Code and navigate to the Macle extension.
  3. Access the help tab and choose the option to import the offline simulator.
  4. Locate the downloaded simulator file and proceed to import the offline simulator

Create Your first Mini app

  1. Open Visual Studio Code.
  2. Utilize the Macle extension to initiate a new project with your chosen name.
  3. Open the project in a new window.
  4. Click on the simulator to preview the appearance of the mini app.

Congratulations, it's now completed!